home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 September
/
CHIP Eylül 1998.iso
/
freeware
/
mp3
/
WPlay160
/
WPlay
/
WPlay.exe
/
0
/
RCDATA
/
TFORM4
/
TFORM4.txt
Wrap
Text File
|
1998-07-28
|
15KB
|
650 lines
object Form4: TForm4
Left = 463
Top = 172
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Audio Manager'
ClientHeight = 413
ClientWidth = 552
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object TabbedNotebook1: TTabbedNotebook
Left = 4
Top = 4
Width = 545
Height = 405
PageIndex = 2
TabFont.Color = clBtnText
TabFont.Height = -11
TabFont.Name = 'MS Sans Serif'
TabFont.Style = []
TabOrder = 0
object TTabPage
Left = 4
Top = 24
Caption = 'Audio Compressor'
object Label3: TLabel
Left = 8
Top = 195
Width = 53
Height = 13
Caption = 'Destination'
end
object Label4: TLabel
Left = 8
Top = 0
Width = 111
Height = 13
Caption = 'Wave files to Compress'
end
object Diskspace1: TLabel
Left = 432
Top = 195
Width = 105
Height = 13
AutoSize = False
end
object GroupBox1: TGroupBox
Left = 4
Top = 222
Width = 181
Height = 107
Caption = 'Settings'
TabOrder = 0
object bitrates: TComboBox
Left = 8
Top = 24
Width = 161
Height = 21
Style = csDropDownList
DropDownCount = 10
ItemHeight = 13
Items.Strings = (
'8000'
'16000'
'24000'
'32000'
'56000'
'64000'
'96000'
'112000'
'128000'
'256000')
TabOrder = 0
end
object downmix: TCheckBox
Left = 8
Top = 48
Width = 161
Height = 17
Caption = '&Downmix Stereo to Mono'
TabOrder = 1
end
object hq: TCheckBox
Left = 8
Top = 64
Width = 153
Height = 17
Caption = '&Highest Quality'
TabOrder = 2
end
object swap: TCheckBox
Left = 8
Top = 80
Width = 153
Height = 17
Caption = 'Delete Wave File afterwards'
TabOrder = 3
end
end
object ListBox: TListBox
Left = 4
Top = 16
Width = 445
Height = 161
ItemHeight = 13
MultiSelect = True
TabOrder = 1
end
object Button1: TButton
Left = 456
Top = 16
Width = 73
Height = 25
Hint = 'Add wave files to list'
Caption = '&Add...'
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 456
Top = 41
Width = 73
Height = 25
Hint = 'Remove selected files from list'
Caption = '&Remove'
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = Button2Click
end
object GroupBox2: TGroupBox
Left = 192
Top = 222
Width = 337
Height = 107
Caption = 'Information'
TabOrder = 4
object Label2: TLabel
Left = 8
Top = 24
Width = 321
Height = 65
AutoSize = False
Caption =
'Use the Audio Compressor to compress (encode) your wave-files. U' +
'se the load,save,add and delete buttons to edit the filelist. If' +
' you leave the '#39'destination'#39' blank, the mp3 file will be placed ' +
'in the same directory as the inputfile.'
WordWrap = True
end
end
object Button3: TButton
Left = 464
Top = 339
Width = 65
Height = 25
Caption = 'Cancel'
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 376
Top = 339
Width = 81
Height = 25
Hint = 'Start Compressing'
Caption = '&Compress'
Default = True
ParentShowHint = False
ShowHint = True
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 456
Top = 104
Width = 73
Height = 25
Hint = 'Load a wave-list'
Caption = '&Load List...'
ParentShowHint = False
ShowHint = True
TabOrder = 7
OnClick = Button5Click
end
object Button6: TButton
Left = 456
Top = 129
Width = 73
Height = 25
Hint = 'Save a wave list'
Caption = '&Save List...'
ParentShowHint = False
ShowHint = True
TabOrder = 8
OnClick = Button6Click
end
object Edit1: TEdit
Left = 72
Top = 192
Width = 273
Height = 21
ReadOnly = True
TabOrder = 9
OnChange = Edit1Change
end
object Button7: TButton
Left = 348
Top = 191
Width = 73
Height = 24
Hint = 'Look for a destination'
Caption = '&Explore...'
ParentShowHint = False
ShowHint = True
TabOrder = 10
OnClick = Button7Click
end
object Button8: TButton
Left = 456
Top = 66
Width = 73
Height = 25
Hint = 'Clear the list'
Caption = 'Clear L&ist'
ParentShowHint = False
ShowHint = True
TabOrder = 11
OnClick = Button8Click
end
object ProgressBar: TProgressBar
Left = 8
Top = 343
Width = 361
Height = 17
Min = 0
Max = 100
TabOrder = 12
end
end
object TTabPage
Left = 4
Top = 24
Caption = 'Audio Grabber'
object Label1: TLabel
Left = 8
Top = 0
Width = 65
Height = 13
Caption = 'CD Track List'
end
object Label5: TLabel
Left = 320
Top = 0
Width = 79
Height = 13
Caption = 'Save Tracks As:'
end
object Label7: TLabel
Left = 8
Top = 233
Width = 53
Height = 13
Caption = 'Destination'
end
object diskspace2: TLabel
Left = 64
Top = 253
Width = 129
Height = 13
AutoSize = False
end
object Bevel1: TBevel
Left = 8
Top = 220
Width = 521
Height = 2
end
object Label8: TLabel
Left = 8
Top = 200
Width = 50
Height = 13
Caption = 'No Tracks'
end
object Label9: TLabel
Left = 288
Top = 200
Width = 241
Height = 13
Alignment = taRightJustify
AutoSize = False
end
object cdtracks: TListBox
Left = 8
Top = 16
Width = 209
Height = 177
ItemHeight = 13
MultiSelect = True
TabOrder = 0
end
object Button9: TButton
Left = 220
Top = 17
Width = 98
Height = 25
Hint = 'Updates the CD-Track List with files on the current CD'
Caption = 'Refresh Track List'
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = Button9Click
end
object savetracks: TListBox
Left = 320
Top = 16
Width = 209
Height = 177
ItemHeight = 13
MultiSelect = True
TabOrder = 2
end
object Button13: TButton
Left = 344
Top = 339
Width = 113
Height = 25
Hint = 'Start Ripping'
Caption = '&Grab Selected'
Default = True
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = Button13Click
end
object Button14: TButton
Left = 464
Top = 339
Width = 65
Height = 25
Caption = '&Cancel'
TabOrder = 4
OnClick = Button14Click
end
object Button15: TButton
Left = 220
Top = 107
Width = 98
Height = 23
Hint = 'Changes the name of the output MP3 or wave file'
Caption = 'Rename Track -->'
ParentShowHint = False
ShowHint = True
TabOrder = 5
OnClick = Button15Click
end
object Bitrates2: TComboBox
Left = 368
Top = 268
Width = 145
Height = 21
Style = csDropDownList
DropDownCount = 10
ItemHeight = 13
Items.Strings = (
'8000'
'16000'
'24000'
'32000'
'56000'
'64000'
'96000'
'112000'
'128000'
'256000')
TabOrder = 6
end
object CheckBox1: TCheckBox
Left = 368
Top = 294
Width = 121
Height = 17
Caption = '&Highest Quality'
TabOrder = 7
end
object RadioButton1: TRadioButton
Left = 368
Top = 247
Width = 137
Height = 16
Hint = 'Saves CD-Tracks as wave files'
Caption = 'Don'#39't Compress Songs'
ParentShowHint = False
ShowHint = True
TabOrder = 8
end
object RadioButton2: TRadioButton
Left = 368
Top = 230
Width = 145
Height = 17
Hint = 'Compress wave files to mp3'
Caption = 'Compress after each Song'
Checked = True
ParentShowHint = False
ShowHint = True
TabOrder = 9
TabStop = True
end
object Edit2: TEdit
Left = 64
Top = 230
Width = 204
Height = 21
ReadOnly = True
TabOrder = 10
OnChange = Edit2Change
end
object Button16: TButton
Left = 272
Top = 230
Width = 65
Height = 22
Hint = 'Look for a destination'
Caption = '&Explore...'
ParentShowHint = False
ShowHint = True
TabOrder = 11
OnClick = Button16Click
end
object GroupBox3: TGroupBox
Left = 8
Top = 268
Width = 329
Height = 96
Caption = 'Information'
TabOrder = 12
object Label6: TLabel
Left = 8
Top = 18
Width = 297
Height = 63
AutoSize = False
Caption =
'Click '#39'Refresh Track List'#39' to get the Tracks on the current CD. ' +
'Select the files you want to Grab, press '#39'Add'#39', and change the n' +
'ames in the right listbox with '#39'Rename Track'#39' if you like. Selec' +
't Destination and settings and press '#39'Grab Selected'#39'. '
WordWrap = True
end
object Label10: TLabel
Left = 8
Top = 75
Width = 250
Height = 13
Caption = 'C: should have at least 80-100 Mb free Swap Space.'
end
end
object CheckBox2: TCheckBox
Left = 368
Top = 310
Width = 145
Height = 17
Caption = '&Downmix Stereo to Mono'
TabOrder = 13
end
object Button10: TButton
Left = 220
Top = 59
Width = 98
Height = 23
Caption = '--> Add -->'
TabOrder = 14
OnClick = Button10Click
end
object Button11: TButton
Left = 220
Top = 83
Width = 98
Height = 23
Caption = 'Delete -->'
TabOrder = 15
OnClick = Button11Click
end
object Button12: TButton
Left = 220
Top = 146
Width = 98
Height = 23
Caption = 'Select All'
TabOrder = 16
OnClick = Button12Click
end
object Button17: TButton
Left = 220
Top = 170
Width = 98
Height = 23
Caption = 'Select None'
TabOrder = 17
OnClick = Button17Click
end
end
object TTabPage
Left = 4
Top = 24
Caption = 'Audio Decoder'
object GroupBox4: TGroupBox
Left = 8
Top = 8
Width = 265
Height = 361
Caption = 'Convert file'
TabOrder = 0
object Label11: TLabel
Left = 20
Top = 176
Width = 216
Height = 65
Alignment = taCenter
AutoSize = False
Caption =
'With the Audio Decoder, you can convert your songs to different ' +
'formats. Click the button below to choose a destination path for' +
' the output-file.'
WordWrap = True
end
object GroupBox8: TGroupBox
Left = 40
Top = 32
Width = 169
Height = 121
Caption = 'Output Formats'
TabOrder = 0
object RadioButton3: TRadioButton
Left = 16
Top = 24
Width = 97
Height = 17
Caption = 'WAV-file'
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton4: TRadioButton
Left = 16
Top = 48
Width = 81
Height = 17
Caption = 'SND-file'
TabOrder = 1
end
object RadioButton5: TRadioButton
Left = 16
Top = 72
Width = 89
Height = 17
Caption = 'AIFF-file'
TabOrder = 2
end
object RadioButton6: TRadioButton
Left = 16
Top = 96
Width = 97
Height = 17
Caption = 'AIFC-file'
TabOrder = 3
end
end
object Button18: TButton
Left = 48
Top = 248
Width = 161
Height = 25
Caption = 'Click to start Decoding...'
TabOrder = 1
OnClick = Button18Click
end
end
end
end
object MediaPlayer: TMediaPlayer
Left = 208
Top = 420
Width = 253
Height = 25
EnabledButtons = [btPlay, btPause, btStop, btNext, btPrev, btStep, btBack, btEject]
DeviceType = dtCDAudio
TabOrder = 1
end
object mediaripper: TMediaPlayer
Left = 208
Top = 448
Width = 253
Height = 20
FileName = 'f:\record.wav'
TabOrder = 2
end
object SaveDialog: TSaveDialog
DefaultExt = 'cmf'
FileEditStyle = fsEdit
Filter = 'CompManager Files (*.cmf)|*.cmf'
Title = 'Save Playlist'
Left = 92
Top = 424
end
object OpenDialog: TOpenDialog
FileEditStyle = fsEdit
Filter = 'WAV Files|*.wav'
Options = [ofAllowMultiSelect]
Title = 'Load WAV-file'
Left = 36
Top = 424
end
object OpenDialog2: TOpenDialog
FileEditStyle = fsEdit
Filter = 'CompManager Files (*.cmf)|*.cmf'
Title = 'Load Playlist'
Left = 124
Top = 424
end
object BrowseDialog: TBrowseDialog
Caption = 'Select destination Directory'
Left = 60
Top = 424
end
object ExecFile1: TExecFile
Associate = False
Wait = True
Left = 12
Top = 422
end
object Timer1: TTimer
Enabled = False
Interval = 200
OnTimer = Timer1Timer
Left = 520
Top = 300
end
end